[INFO] cloning repository https://github.com/archlinux/gluebuddy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archlinux/gluebuddy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinux%2Fgluebuddy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinux%2Fgluebuddy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb90da3a9a7d0cb18a180b0dc64102b112f2853e
[INFO] checking archlinux/gluebuddy against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinux%2Fgluebuddy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/archlinux/gluebuddy
[INFO] finished tweaking git repo https://github.com/archlinux/gluebuddy
[INFO] tweaked toml for git repo https://github.com/archlinux/gluebuddy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/archlinux/gluebuddy on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/archlinux/gluebuddy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 617128ba2819e4a358ced3961c7d608f7e3d8c990d5ee5fa04647e784ef4636f
[INFO] running `Command { std: "docker" "start" "-a" "617128ba2819e4a358ced3961c7d608f7e3d8c990d5ee5fa04647e784ef4636f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "617128ba2819e4a358ced3961c7d608f7e3d8c990d5ee5fa04647e784ef4636f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "617128ba2819e4a358ced3961c7d608f7e3d8c990d5ee5fa04647e784ef4636f", kill_on_drop: false }`
[INFO] [stdout] 617128ba2819e4a358ced3961c7d608f7e3d8c990d5ee5fa04647e784ef4636f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 631992e91a14cd43a893f732d2cbbea372e00ee4b61aa89d20ce3d15cb39ff5b
[INFO] running `Command { std: "docker" "start" "-a" "631992e91a14cd43a893f732d2cbbea372e00ee4b61aa89d20ce3d15cb39ff5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking term v1.2.1
[INFO] [stderr]     Checking similar v3.1.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking graphql_client v0.14.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking gitlab v0.1810.0
[INFO] [stderr]     Checking keycloak v26.6.1
[INFO] [stderr]     Checking gluebuddy v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "631992e91a14cd43a893f732d2cbbea372e00ee4b61aa89d20ce3d15cb39ff5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "631992e91a14cd43a893f732d2cbbea372e00ee4b61aa89d20ce3d15cb39ff5b", kill_on_drop: false }`
[INFO] [stdout] 631992e91a14cd43a893f732d2cbbea372e00ee4b61aa89d20ce3d15cb39ff5b
